Long/Complex/Verbose/Obscure Test ^^^^^ **Definition:** * It is difficult to understand the test at a glance. The test usually has excessive lines of code. **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `What We Know About Smells in Software Test Code `_